-
Home
-
WooCommerce Square
-
3.0.2
-
Code
-
Classes
- Payment_Gateway_Apple_Pay_Payment_Response
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
167 |
Lines of code |
60 |
Logical lines of code |
29 |
Comment lines |
66 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_address() |
A |
55 |
9 |
17 |
get_billing_address() |
S |
62 |
4 |
11 |
to_string_safe() |
S |
64 |
3 |
10 |
get_payment_data() |
S |
78 |
2 |
3 |
get_transaction_id() |
S |
79 |
2 |
3 |
get_card_type() |
S |
75 |
2 |
4 |
get_last_four() |
S |
68 |
2 |
7 |
get_shipping_address() |
S |
72 |
2 |
5 |